home *** CD-ROM | disk | FTP | other *** search
- Path: pacsibm.org!root
- From: rvaughn@pacsibm.org (RussellMania)
- Newsgroups: comp.lang.c++
- Subject: Debugging C/C++ Programs Via Borland Debugger Utilities.
- Date: 8 Jan 1996 19:56:14 GMT
- Organization: PACS IBM SIG BBS
- Message-ID: <4crssu$4uj@netaxs.com>
- NNTP-Posting-Host: pacsibm.org
- Originator: root@pacsibm.org
-
- Hello All,
-
- I am gaining some experience with Borland c/c++ and I can do some
- basic debugging with the step over/step through debug functions.
-
- These functions are fine, but I wonder if a function exists to step
- through an program statement or expression on an operator by operator
- basis (is this even possible?)
-
- TIA
-